From: Florian Eckert Date: Tue, 19 Mar 2024 12:20:51 +0000 (+0100) Subject: luci-proto-sstp: add missing license information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=17cb45332789b7bef1082d9fb288153eca4f6d50;p=project%2Fluci.git luci-proto-sstp: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-sstp/Makefile b/protocols/luci-proto-sstp/Makefile index afb4e1a379..cb552851b2 100644 --- a/protocols/luci-proto-sstp/Makefile +++ b/protocols/luci-proto-sstp/Makefile @@ -10,6 +10,8 @@ LUCI_TITLE:=Support for SSTP LUCI_DEPENDS:=+sstp-client LUCI_PKGARCH:=all +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature